﻿/*--- navipybs start  -----*/
#droplist
{
	border: 1px solid #C0C0C0;
	position: absolute;
	top: 39px;
	left: 0px;
	background-color: #FFFFFF;
	width: 70px;
	display: none;
	line-height: 24px;
	z-index:5;
}
#ifrmNaviMask
{
	border: 0px;
	filter: Alpha(opacity=0);
	width: 516px;
}

#navi
{
	position: absolute;
	z-index:35;
	width: 516px;
	display: none;
	margin-top:3px;
}

#navi_body
{
    background: url(../Content/images/navi_comment_m.GIF) repeat-y;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #000000;
}
#navi_body a,#navi_body td
{
    color: #000;
    font-family:宋体,Meiryo,微软雅黑;
}

#navi_sub
{
	text-align: left;
	width: 91%;
	padding: 0 5px;
	font-size: 12px;
	line-height: 200%;
	margin: 0 auto;
	background-color: #FFF9EB;
}

#navi_sub ul
{
	list-style: none;
}

#navi_sub li
{
	float: left;
	font-size: 14px;
	white-space: nowrap;
}
#navi_sub p
{
	text-align: center;
}

#navi_sub a
{
	padding: 0px 5px 0px 5px;
}

.navibox_top
{
	background-position: top;
	background: url(../Content/images/navi_comment_top.GIF) no-repeat;
	padding: 9px 15px 3px 10px;
}
.navibox_m
{
	padding: 5px;
	width: 100%;
}
.navibox_bottom
{
	background: url(../Content/images/navi_comment_bottom.GIF) no-repeat bottom left;
	height: 11px;
	padding: 0px;
}
#navi_top
{
	text-align: left;
}
#navi_top a
{
    padding: 0px 2px 0px 2px;
    font-family:  Arial, Helvetica, sans-serif,宋体;
}
#naiv_top a:link
{
	color: Blue;
}
#navi_top a.zs
{
	padding: 0px 2px 0px 2px;
}
#naiv_top zs.a:link
{
	color: Blue;
}
#navi_top a.pyf
{
	padding: 0px 1px 0px 1px;
}
#naiv_top pyf.a:link
{
	color: Blue;
}

#navi_hz
{
	padding-top: 15px;
	text-align: left;
	margin: 0 auto;
	width: 92%;
}
#navi_hz b
{
	padding-right: 10px;
}

#navi_hzexp
{
	border: 1px dotted #3366CC;
	width: 100%;
}


#navi_hzmore
{
	display: none;
	line-height: 200%;
}
#navi_hzmore li
{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #3366FF;
	list-style: none;
}

.hz
{
	background-position: left top;
	background-image: url(  '../Content/Images/hz_bg.gif' );
	background-repeat: no-repeat;
	width: 62px;
	height: 60px;
	text-align: center;
	font-size: 55px;
	padding-top: 3px;
}

.py
{
	color: Green;
}


#Ajax__BsWaiting
{
	display: none;
	left: 10px;
	top: 2px;
}
/*--- navipybs start  -----*/